home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / os2 / go_11.arj / GO.DOC next >
Text File  |  1993-11-16  |  2KB  |  60 lines

  1.  
  2.  
  3.  
  4.                              ┌─────────────────┐
  5.                              │    GO! v.1.1    │
  6.                              │ (Rev. 93/11/16) │
  7.                              └─────────────────┘
  8.  
  9.                          (c) 1993 by Carsten Wimmer
  10.  
  11.  
  12.   Usage:
  13.   ~~~~~
  14.    This is a small tool I have written to test some OS/2 API calls. You
  15.    can use GO! as a command-line task switcher. It only takes one
  16.    parameter: The process id or exe-name of the task you want to switch to.
  17.    If you are lazy you may omit the '.EXE' in the exe-name.
  18.  
  19.    Example:
  20.  
  21.       Assuming EPM (the Enhanced Editor) is running in the background,
  22.       its name is EPM.EXE and its process ID is 42. Now you can switch
  23.       to this application with the following commands:
  24.  
  25.            go 42
  26.            go epm
  27.            go epm.exe
  28.  
  29.       Note that all the parameters are equivalent.
  30.  
  31.    I don't have any future plans for GO!, but if you want it to have more
  32.    features in upcoming versions, feel free to write an email to me. Only
  33.    user feedback keeps the development of a program alive!
  34.  
  35.   Legal Disclaimer:
  36.   ~~~~~~~~~~~~~~~~
  37.    Permission is granted to any individual or institution to use, copy, or
  38.    redistribute this archive as long as it is not modified and that it
  39.    is not sold for profit.
  40.  
  41.    Like anything else that's free, GO! and its associated utilities are
  42.    provided AS IS and come with no warranty of any kind, either expressed
  43.    or implied. In no event will the copyright holder be liable for any
  44.    damages resulting from the use of this software.
  45.  
  46.   Final Note:
  47.   ~~~~~~~~~~
  48.    If you want to contact me, use one of the following:
  49.  
  50.      BBS             -> The Ghost Train, +49 241 524204, 24 hours a day
  51.      FAX             -> +49 241 524204
  52.      FidoNet Classic -> 2:242/53.0
  53.      IntlNet Europe  -> 57:4950/0.0
  54.      Usenet          -> cawim@train.fido.de -or-
  55.                         cawim@pool.informatik.rwth-aachen.de
  56.  
  57.    Have fun!
  58.    Carsten Wimmer
  59.  
  60.